Creates a StackPanel containing the specified Plot-s and AxisRenderer-s.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
Java Copy Code |
---|
public StackPanel createColumnLayout ( |
An XAxisRenderer that should be placed at the top side of the plots.
An array of Plot2D instances.
An XAxisRenderer that should be placed at the bottom side of the plots.
A StackPanel instance.